@charset "utf-8";
/*
  作者：sky
*/
/*网站黑白*/
/*html { 
		-webkit-filter: grayscale(100%); 
		-moz-filter: grayscale(100%); 
		-ms-filter: grayscale(100%); 
		-o-filter: grayscale(100%); 
		filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);  
		_filter:none; 
}*/
/*网站黑白 end*/
.weblogo {
	width: 20rem;
}
body{
	font-family: '微软雅黑';
}
p,span,h1,h2,h3,h4,h5,a{
	font-family: '微软雅黑';
}
.font14 {
	font-size: 1.4rem;
}

.main_blue {
	color: #0050b4;
}

.color_000 {
	color: #000;
}
.color_fff {
	color: #fff;
}
.color_666 {
	color: #666;
}
.color_green {
	color: #1F8C04;
}
.color_red {
	color: #ff0000;
}
.bg_hui{
	background-color:#f7f8fc;
}
.font_n {
	font-weight: normal;
}

.mar_t80 {
	margin-top: 8rem;
}

.mar_b15 {
	margin-bottom: 1.5rem;
}

.mar_r20 {
	margin-right: 2rem;
}
.mar_lf4 {
	margin-left: -4px;
}
.mar_tb20{
	margin:2rem 0 2rem 0;
}
.text_center{
	text-align: center;
}
.conter{
	display: flex;
	justify-content: center;
	align-items: center;
}
.web_title h2 {
	font-size: 2.8rem;
	color: #0050B4;
	font-weight: normal;
	margin: 0;
}

.web_title p {
	font-size: 1.4rem;
	color: #0050B4;
}

.index_about {
	display: flex;
	flex-direction: row;
	margin-top: 2rem;
	align-items: center;
}

.index_about_p p {
	padding: 0 2rem 0 0;
	font-size: 1.8rem;
	text-align: justify;
	color: #000000;
	line-height: 175%;
}

.index_about_video {
	padding: 0 0 0 2rem;
}

.index_about_video video {
	width: 100%;
}

.news_times {
	display: flex;
	justify-content: space-between;
	font-size: 1.4rem;
}

.web_title_div {
	display: flex;
	justify-content: space-between;
}

.web_title_more {
	font-size: 1.6rem;
	margin-top: 2rem;
}

.index_about_ico {
	width: 9rem;
	max-width: 9rem;
	min-width: 9rem;
}

.copyright a {
	color: #fff;
}

.between {
	display: flex;
	justify-content: space-between;
}

.foot_erweiam {
	width: 50%;
	padding: 0 1rem;
}

.foot_erweiam img {
	width: 100%;
}

.foot_erweiam p {
	width: 100%;
	font-size: 1.5rem;
	color: #fff;
	text-align: center;
	margin-top: 0.6rem;
}

.img_liulan {
	width: 2rem;
	margin-top: -0.4rem;
}

.page-title {
	font-size: 2.8rem;
	font-weight: normal;
	margin-top: 2rem;
	line-height: 150%;
}

.leftnav_img {
	width: 4rem;
}

.tags-link_li a {
	padding: 1.5rem 2.5rem;
	background-color: var(--clr-bg-2);
	border-radius: 4px;
	font-size: 14px;
	font-weight: 500;
	line-height: 10px;
	letter-spacing: 0.0025em;
	color: var(--clr-heading);
	display: inline-block;
}

.tags-link_li a:hover {
	background-color: var(--clr-def);
	color: var(--clr-white);
}

.news_img {
	width: 20rem !important;
	border-radius: 4px;
}

.news_title {
	font-size: 2rem;
	font-weight: normal;
	line-height: 150%;
	height: 6rem;
}

.news_title:hover {
	color: #0050b4;
}

.theme-desc {
	color: #000;
}

.theme-desc img {
	width: 100%;
}

.page_fanye {
	display: flex;
	flex-wrap: wrap;
	display: -webkit-flex;
}

.page_fanye li {
	flex: 1;
	max-width: 100%;
}

.page_fanye li a {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 100%;
}

.left_nav_li {
	color: #000;
}

.left_nav_li:hover {
	color: #0050b4;
	background-color: #ccc;
}

.voide_div {
	padding: 1.5rem 0 0 0;
}
.voide_div_title{
	font-size: 1.8rem;
	height: 4.5rem;
	color: #000;
	line-height: 150%;
	padding:0 0 1.2rem 0;
	letter-spacing: 0.0015em;
	margin-bottom: 1.5rem;
	text-transform: capitalize;
	transition: all 0.3s;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.jobs_div {
  box-shadow: 0px 0px 1px 0px #070E2780;
  padding: 2.5rem 2.5rem 1rem 2.5rem;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  transition: all .5s ease;
	color: #000;
}
.jobs_div:hover {
	color: #0050b4;
  box-shadow: 0px 4px 35px 0px rgba(4, 59, 80, 0.1);
}
.jobs_title {
	font-size: 2.2rem;
	font-weight: normal;
	line-height: 150%;
	margin: 0;
}
.jobs_yaoqiu {
	color: #666;
	font-size: 1.5rem;
	margin: 0.6rem 0 0.8rem 0;
}
.jobs_down {
  display: flex;
	justify-content: space-between;
  border-top: 1px solid rgba(16, 45, 71, 0.1);
	padding: 1.5rem 0;
}
.jobs_money{
	color: #f7951c;
	font-size: 1.8rem;
	margin: 0;
}
.jobs_down_left{
	color: #666;
	font-size: 1.5rem;
	display: flex;
	justify-content:center;
	align-items: center;
}
.jobs_down_left img{
	width: 4rem;
	margin: 0 1rem 0 0;
}
.jobs_down_right{
	font-size: 1.5rem;
	display: flex;
	justify-content:center;
	align-items: center;
}
.tuijian_img{
	width: 10rem;
	border-radius: 0.4rem;
}
.hang2{
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
}
.tuijian_title{
	font-size: 1.5rem;
	color: #000;
	line-height: 150%;
}
.breadcrumb-ftitle{
	font-size: 24px;
	color: #fff;
	margin:0.8rem 0 0 0;
	letter-spacing: 0.2rem;
	text-align: center;
}
.index_gg{
	width: 200px;
	position: fixed;
	right: 30px;
	bottom: 90px;
}
.index_gg a{
	width: 100%;
}
.index_gg a img{
	width: 100%;
}
.work-title span{
	font-size: 18px;
  font-weight: 700;
  line-height: 150%;
  letter-spacing: 0.0015em;
  text-transform: capitalize;
  transition: all 0.3s
}
/**质检报告**/
.zjbg_div{
	height: 5rem;
	padding: 0 1rem;
	display: flex;
	justify-content: space-between;
}
.zjbg_div:nth-child(odd){
	background-color: #f9f9f9;
}
.zjbg_div p{
	height: 5rem;
	line-height: 5rem;
	display: flex;
	justify-content: left;
	align-content: center;
}
.zjbg_div div{
	height: 5rem;
	line-height: 5rem;
}
.zjbg_div div span{
	font-size: 14px;
	color: #666;
}
.zjbg_div:hover{
	background-color: #f1f1f1;
}
<!--0.00012803077697754-->